window: Split out a function
authorBenjamin Otte <otte@redhat.com>
Tue, 9 Apr 2013 10:06:51 +0000 (12:06 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 9 Apr 2013 10:09:12 +0000 (12:09 +0200)
commit70dbb14f8985fda34e3c78a743b9de656614fbcc
treeb5f3ac46908548cc86f532e8c34c3c3dcab0085a
parent33f1210f7218aa85399a3376850c900cfe106f05
window: Split out a function

We don't want to remember sizes in the not resizable case. Also a
function named "guess_default_size" should not look at previous sizes,
it should guess.
gtk/gtkwindow.c